- run-time
- время выполненияОтносится к действиям, которые происходят от момента запуска до момента останова программы.
English-Russian glossary of C + +. 2014.
English-Russian glossary of C + +. 2014.
Run time — or runtime may refer to:*Run time, the length of a film or television program in minutes *Runtime, in computer science, the duration of a computer program s execution, from beginning to termination *Run time system, software that provides… … Wikipedia
run-time — adjective Of, relating to, or happening during run time … Wiktionary
Run-time system — In computer science, the runtime system is software that provides services for a running program but is itself not considered to be part of the operating system.Fact|date=April 2008 Examples include:* the code that is generated by the compiler to … Wikipedia
Run-time algorithm specialisation — In computer science, run time algorithm specialisation is a methodology for creating efficient algorithms for costly computation tasks of certain kinds. The methodology originates in the field of automated theorem proving and, more specifically,… … Wikipedia
Run-time type information — In programming, RTTI (Run Time Type Information, or Run Time Type Identification) refers to a C++ system that keeps information about an object s data type in memory at runtime. Run time type information can apply to simple data types, such as… … Wikipedia
Run-Time Infrastructure (simulation) — In simulation, run time infrastructure (RTI) is a middleware that is required when implementing the High Level Architecture. RTIis the fundamental component of HLA. It provides a set of software services that are necessary to support federates to … Wikipedia
Run-time type information — En informatique, Run Time Type Information est utilisé pour signaler la capacité d un langage de programmation à déterminer le type d une variable pendant l exécution d un programme. Bien que disponible dans la plupart des langages de… … Wikipédia en Français
run time — noun a) The time during which a program is executing. b) The length of a film or television program in minutes, usually with end credits included … Wiktionary
RTL (Run-Time Library) — RTL (Run Time Library, библиотека времени выполнения) набор библиотек (модулей) той или иной системы программирования, поставляющийся вместе с компилятором, операционной системой или средой разработки программ. Как следует из названия, RTL… … Википедия
Run-time checking — Runtime checking is a mechanism of a programming language to check for errors at runtime, e.g. arithmetic overflows or invalid type casts. Most times an exception is thrown and/or the program is terminated, instead of ignoring this failure as it… … Wikipedia
Time-based pricing — refers to a type offer or contract by a provider of a service or supplier of a commodity, in which the price depends on the time when the service is provided or the commodity is delivered. The rational background of time based pricing is expected … Wikipedia